﻿@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; font-size:12px;}
ul,li{list-style:none;}
a,a:link,a:hover{text-decoration:none;}
img{border:0px;}

.y_header{
	width:100%;
	background:#bc0f12;
	height:87px;
}
.y_header_txt{
	width:1100px;
	height:87px;
	margin:0px auto; 
}
.y_logo{
	background:#870202;
	width:210px;
	height:87px;
	float:left;
}
.y_header_txt a{
	color:#fff;
	font-size:14px;
	display:block;
	float:left;
	width:101px;
	line-height:85px;
	border-bottom:2px solid #bc0f12;
	text-align:center;
	font-family:microsoft yahei;
}
.y_header_txt a:hover{
	border-bottom:2px solid #FF2020;
	background:#ab0101;
}
.y_header_txt a.y_hover{
	border-bottom:2px solid #FF2020;
	background:#ab0101;
}
.y_nav_left{
	float:left;
	width:404px;
	padding-right:10px;
}
.y_nav_right{
	float:left;
	padding-left:10px;
}
.y_header_tel{
	float:right;
}

/*轮显-fullSlide */
.fullSlide{width:100%;position:relative;height:472px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:472px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:472px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:13px;height:13px; border-radius:29px; margin:1px 5px;overflow:hidden;background:#8f0101; font-size:0px; color:#8f0101}
.fullSlide .hd ul li.on{background:#fff; color:#fff}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


.y_main{
	width:1100px;
	margin:20px auto;
	overflow:hidden;
}

/*关于我们*/
.y_about_part{
	border:1px solid #e2e2e2;
	width:348px;
	float:left;
	height:307px;
}
.y_about_part_tit{
	width:348px;
	height:38px;
	line-height:38px;
	background:#bc0f12;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-family:microsoft yahei;
}
.y_about_part_txt{
	padding:10px;
}
.y_about_part_txt span{
	text-indent:2em;
	color:#333333;
	line-height:28px;
	display:block;
}
.y_about_part_txt a{
	color:#777777;
}

/*联系我们*/
.y_contact_part{
	border:1px solid #e2e2e2;
	width:309px;
	float:right;
	height:307px;
}
.y_contact_part_tit{
	width:309px;
	height:38px;
	line-height:38px;
	background:#bc0f12;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-family:microsoft yahei;
}
.y_contact_part_txt{
	padding:10px;
}
.y_contact_part_txt h2{
	color:#161110;
	font-size:18px;
	font-family:microsoft yahei;
	font-weight:normal;
	line-height:43px;
}
.y_contact_part_txt span{
	color:#68686a;
	line-height:34px;
}

/*新闻中心*/
.y_news_part{
	border:1px solid #e2e2e2;
	width:417px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	height:307px;
}
.y_news_part_tit{
	height:38px;
	overflow:hidden;
}
.y_news_part_tit span{
	display:block;
	height:38px;
	line-height:38px;
	background:#bc0f12;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-family:microsoft yahei;
	width:184px;
	float:left;
}
.y_news_part_tit a{
	float:right;
	color:#5f5f5f;
	line-height:38px;
	padding-right:10px
}
.y_news_part_txt{
	padding:10px;
}
.y_news_part_txt table td{
	line-height:2em;
}
.y_news_part_txt table b{
	color:#040001;
	font-size:14px;
}
.y_news_part_txt table span{
	color:#626262;
}
.y_news_part_txt ul{
	display:block;
	margin-top:9px;
}
.y_news_part_txt ul li{
	line-height:30px;
}
.y_news_part_txt ul li a{
	float:left;
	color:#3f3c3c;
}
.y_news_part_txt ul li font{
	float:right;
	color:#3f3c3c;
}

/*产品中心*/
.y_pro{
	width:1098px;
	border:1px solid #e2e2e2;
	margin:0px auto;
	margin-bottom:20px;
}
.y_pro_tit{
	height:38px;
	overflow:hidden;
}
.y_pro_tit span{
	display:block;
	height:38px;
	line-height:38px;
	background:#bc0f12;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-family:microsoft yahei;
	width:184px;
	float:left;
}
.y_pro_tit a{
	float:right;
	color:#5f5f5f;
	line-height:38px;
	padding-right:10px
}
.y_pro_list{
	width:1043px;
	margin:20px auto;
	overflow:hidden;
}
.y_pro_list ul{
	display:block;
	width:1076px;
	margin-right:-33px;
}
.y_pro_list ul li{
	width:236px;
	float:left;
}
.y_pro_list ul li a{
	display:block;
	width:234px;
	border:1px solid #dfdfdf;
}
.y_pro_list ul li a span{
	display:block;
	width:100%;
	text-align:center;
	height:46px;
	line-height:46px;
	background:#f3f3f3;
	color:#454545;
	font-family:microsoft yahei;
	font-size:14px;
}

/*页脚*/
.y_footer{
	width:100%;
	background:#2d2d2d;
	overflow:hidden;
	font-size:12px;
	color:#fff;
}
.y_footer_txt{
	width:1400px;
	margin:0px auto;
	text-align:center;
	line-height:50px;
}
.y_footer_txt_top{
	width:1400px;
	border-bottom:1px solid #666666;
	padding-top:20px;
}
/*.y_footer_txt_bottom{
	padding-bottom:20px;
}*/  /*20160604wangbaolong*/
.y_footer_txt_bottom{
	padding-bottom:0px;
}/*20160604wangbaolong*/
.y_footer_txt_bottom a{
	color:#fff;
}

/*右侧浮动*/
.y_float{
	position:fixed;
	bottom:30%;
	right:20px;
}
.y_float a{
	margin-top:8px;
	display:block;
}

/*关于我们*/
.y_banner{
	width:100%;
	margin:0px auto;
	text-align:center;
	overflow:hidden;
}
.y_part_tit{
	margin:25px auto;
	text-align:center;
	margin-bottom:35px;
}
.y_small_nav{
	width:288px;
	margin:0px auto;
	font-family:microsoft yahei;
	margin-bottom:20px;
	overflow:hidden;
}
.y_small_nav ul li{
	float:left;
	padding:0px 11px;
	color:#000;
}
.y_small_nav ul li a{
	color:#000;
	font-size:14px;
}
.y_small_nav ul li a.y_on{
	color:#bc0f12;
}
.y_about_txt{
	width:1100px;
	margin:0px auto;
	line-height:30px;
	color:#333333;
	overflow:hidden;
	text-align:center;
	padding-top:20px;
	margin-bottom:20px;
}
.y_about_txt p{
	text-align:left;
	padding-bottom:10px;
}

.y_about_txt table{
	margin:0 auto;
}

.y_about_list{
	width:1032px;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:20px;
}
.y_about_list ul{
	display:block;
	width:1092px;
	margin-right:-60px;
	_margin-right:-30px;
}
.y_about_list ul li{
	float:left;
	width:304px;
	height:153px;
	margin-right:60px;
	_margin-right:30px;
	margin-top:15px;
	margin-bottom:15px;
	position:relative;
    overflow:hidden;
}
.y_about_list ul li img{
	width:100%;
}
.y_about_list ul li span{
	position:absolute;
	bottom:0;
	left:0px;
	display:block;
	width:100%;
	height:30px;
	background:#000;
    filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5;  
    opacity: 0.5;  
}
.y_about_list ul li font{
	position:absolute;
	bottom:0;
	left:0px;
	line-height:30px;
	color:#fff;
	text-align:center;
	font-size:14px;
	width:100%;
}

/*产品中心-列表页*/
.y_pro_center{
	width:1070px;
	margin:30px auto;
	overflow:hidden;
}
.y_pro_center_left{
	float:left;
	width:205px;
	border:2px solid #bc0f12;
}
.y_pro_center_left_tit{
	width:205px;
	height:37px;
	line-height:37px;
	background:#bc0f12;
	text-align:center;
	color:#fff;
	font-family:microsoft yahei;
	font-size:16px
}
.y_pro_center_left ul li{
	display:block;
	width:205px;
	line-height:35px;
	border-bottom:1px dotted #dbdbdb;
}
.y_pro_center_left ul li a{
	display:block;
	padding:15px 0 15px 20px;
	width:185px;
	text-align:left;
	color:#4d4d4d;
	font-family:microsoft yahei;
	background:#fff;
    line-height:120%;
}
.y_pro_center_left ul li a:hover{
	background:#ffdedf;
	color:#bc0f12;
	font-weight:bold;
}
.y_pro_center_left ul li a.y_left_hover{
	background:#ffdedf;
	color:#bc0f12;
	font-weight:bold;
}

.y_pro_center_right{
	float:right;
	width:808px;
	overflow:hidden;
}
.y_pro_center_right ul{
	display:block;
	width:858px;
	margin-right:-50px;
}
.y_pro_center_right ul li{
	width:236px;
	float:left;
	padding-right:50px;
	margin-bottom:30px
}
.y_pro_center_right ul li a{
	display:block;
	width:234px;
	border:1px solid #dfdfdf;
    height: 293px;
}
.y_pro_center_right ul li a span{
	display:block;
	width:100%;
	text-align:center;
	height:46px;
	line-height:46px;
	background:#f3f3f3;
	color:#454545;
	font-family:microsoft yahei;
	font-size:14px;
    overflow:hidden;
}
/*翻页*/
ul.y_page{
	width:363px;
	margin:50px auto;
	height:40px;
	margin-top:20px;
	font-family:microsoft yahei;
    clear: both;
}
ul.y_page li{
	display:block;
	width:115px;
	height:40px;
	float:left;
	border:0px;
}
ul.y_page li a{
	display:block;
	width:113px;
	height:36px;
	border:1px solid #cbc9c9;
	text-align:center;
	color:#050505;
	padding:0px;
	line-height:36px;
	font-size:16px;
	background:#f4f4f6;
}
ul.y_page li a font{
	font-size:16px;
}
.y_color{
	color:#bc0f12;
}

/*产品中心-栏目*/
.y_txt_line2{
	width:1075px;
	height:2px;
	background:#e5e5e5;
	margin:0px auto;
	margin-bottom:2px;
}
.y_txt_line1{
	width:1075px;
	height:1px;
	background:#e5e5e5;
	margin:0px auto;
	margin-bottom:2px;
}
font.y_pro_txt_tit{
	color:#454545;
	font-size:16px;
	text-align:center;
}
/*报价中心*/
.y_company_bj{
	width:1000px;
	margin:0px auto;
	font-family:microsoft yahei;
	margin-top:20px;
}
.y_company_bj table td{
	border-bottom:1px solid #dcdcdc;
	height:47px;
	line-height:47px;
	text-align:left;
	font-size:14px;
	color:#68686a
}
.y_company_bj table .border_none td{
	border-bottom:none;
}
.y_table_li{
	width:15px;
	height:15px;
	border-radius:3px;
	background:#9f9f9f;
}

/*新闻中心-列表页*/
.y_news_list{
	width:1100px;
	height:auto;
	margin:0px auto;
	font-family:microsoft yahei;
}
.y_news_list ul li{
	display:block;
	width:1100px;
	margin:0px auto;
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	padding-top:20px;
}
.y_news_list ul li a font{
	color:#818181;
	font-size:14px;
	display:block;
	line-height:30px;
}
.y_news_list ul li a p{
	color:#6a6a6a;
	font-size:14px;
	display:block;
	line-height:2em;
}
.y_news_list ul li a span{
	font-size:16px;
	display:block;
	line-height:40px;
}

/*详情页*/
.y_aboutpage_txt{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
	font-family:microsoft yahei;
}
.y_aboutpage_txt img{
	display: block;
	margin: 15px auto;
}
.y_aboutpage_txt .y_article{
	line-height:38px;
	font-size:14px;
	padding-top:40px;
	color:#000;
}
.y_aboutpage_txt .y_article font,.y_about_txt .y_article b,.y_about_txt .y_article p{
	font-size:14px;
}
.y_article_tit{
	width:1100px;
	margin:0px auto;
	line-height:2em;
	text-align:center;
	color:#040001;
	font-size:26px;
	padding:25px 0px;
	padding-bottom:10px;
}
.y_article_else{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
}
.y_article_else span.y_tit_date{
	float:left;
	font-size:14px;
	font-family:Arial;
	display:block;
	height:38px;
	line-height:38px;
	width:100%;
	text-align:right;
}
.y_article_else .share-con{
	float:right;
}
.y_txtspan{
	font-size:14px
}
/*分享*/
.share-con{height:38px;overflow:hidden;padding-left:10px;}
.share-con span.tit{float:left;line-height:38px;}
.share-con a,.share-con a span{height:16px;width:16px;display:block;float:left;overflow:hidden;}
.share-con a{padding:3px;border:solid 1px #fff;margin-top:7px;}
.share-con a span{background-image:url(share-icon.gif);background-repeat:no-repeat;cursor:pointer;}
.share-con a:hover{opacity:0.7;filter:alpha(opacity=70);border:solid 1px #ddd;}
.share-con a span.copylink{background-position:0 0;}
.share-con a span.tengxunweibo{background-position:0 -16px;}
.share-con a span.xinlang{background-position:0 -32px;}
.share-con a span.sohu{background-position:0 -48px;}
.share-con a span.wangyi{background-position:0 -64px;}
.share-con a span.qqzone{background-position:0 -80px;}
.share-con a span.qqpengyou{background-position:0 -96px;}
.share-con a span.renren{background-position:0 -112px;}
.share-con a span.kaixin{background-position:0 -128px;}
.share-con a span.taojianghu{background-position:0 -144px;}
.share-con a span.douban{background-position:0 -160px;}
.share-con a span.baidusoucang{background-position:0 -176px;margin-right:0px;}


/*服务中心*/
.y_server{
	width:1062px;
	border:2px solid #870202;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:20px;
}
.y_server_left{
	width:481px;
	float:left;
	background:#870202;
	color:#fff;
	padding:18px 25px;
}
.y_server_right{
	width:481px;
	float:right;
	background:#fff;
	color:#bc0f12;
	padding:15px 25px;
}
.y_server table td{
	font-family:microsoft yahei;
	font-size:14px;
	padding:12px 0px;
}
.y_server table td font{
	font-size:18px;
}
.y_server_left table td input{
	width:297px;
	height:32px;
	line-height:32px;
	border:0px;
}
.y_server_left table td textarea{
	width:297px;
	height:80px;
	line-height:2em;
	border:0px;
}
.y_server_left table td input.y_server_button{
	width:114px;
	height:35px;
	line-height:35px;
	background:#bc0f12;
	color:#fff;
	font-family:microsoft yahei;
	font-size:18px;
	border-radius:3px;
}
	
.y_server_right table td input{
	width:297px;
	height:32px;
	line-height:32px;
	border:1px solid #a9a9a9;
	background:#fff;
}	
.y_server_right table td textarea{
	width:297px;
	height:80px;
	line-height:2em;
	border:1px solid #a9a9a9;
}
.y_server_right table td input.y_server_button{
	width:114px;
	height:35px;
	line-height:35px;
	background:#bc0f12;
	color:#fff;
	font-family:microsoft yahei;
	font-size:18px;
	border-radius:3px;
	border:0px;
}
/*联系我们*/
.y_call_list{
	width:1100px;
	margin:0px auto;
	margin-bottom:30px;
	overflow:hidden;
}
.y_contact_right{
	float:right;
	text-align:left;
	width:450px;
	padding-top:48px;
	font-family:microsoft yahei;
}
.y_contact_right font{
	color:#161110;
	font-size:24px;
	display:block;
	padding-bottom:20px;
}
.y_contact_right span{
	font-size:16px;
	color:#68686a;
	width:auto;
	float:none;
	padding-top:0px;
	line-height:40px;
	display:block;
}
.y_map{
	float:left;
	width:596px;
	height:324px;
	border:1px solid #b7b7b7;
}

/*20160603新增*/
.b_footer_log{ text-align:center; padding-bottom:10px}